home *** CD-ROM | disk | FTP | other *** search
/ Delphi Magazine Collection 2001 / Delphi Magazine Collection 20001 (2001).iso / DISKS / Issue50 / Localise / ita / Twoviews.dpr < prev    next >
Encoding:
Text File  |  1999-08-18  |  670 b   |  24 lines

  1. // Do not edit. This file is machine generated by the Resource DLL Wizard.
  2.  
  3. library Twoviews;
  4.  
  5. {ITE} {DFMFileType} {vcl\DBLOGDLG.dfm}
  6. {ITE} {DFMFileType} {vcl\DBPWDLG.dfm}
  7. {ITE} {DFMFileType} {DataM.dfm}
  8. {ITE} {DFMFileType} {FormView.dfm}
  9. {ITE} {DFMFileType} {GridView.dfm}
  10. {ITE} {DFMFileType} {RangeDb.dfm}
  11. {ITE} {RCFileType} {Twoviews_DRC.rc}
  12.  
  13. {$R 'vcl\DBLOGDLG.dfm' LoginDialog:TForm(Form)}
  14. {$R 'vcl\DBPWDLG.dfm' PasswordDialog:TForm(Form)}
  15. {$R 'DataM.dfm' DataModule2:TDataModule}
  16. {$R 'FormView.dfm' Form3:TForm}
  17. {$R 'GridView.dfm' Form1:TForm}
  18. {$R 'RangeDb.dfm' FormRange:TForm}
  19. {$R 'Twoviews_DRC.res' 'Twoviews_DRC.rc'}
  20.  
  21. {$E ita}
  22.  
  23. begin
  24. end.